* progmodes/verilog-mode.el (verilog-declaration-core-re):
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Feb 2008 16:36:48 +0000 (16:36 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 4 Feb 2008 16:36:48 +0000 (16:36 +0000)
commit4e72a2fec40638c9ecc2ca6dccb135d0c03f433a
tree99c9114e596c23d67622d7d752904ee6895f4e3c
parent4d9be3533616e0de9e643cf7624ddcd8d8ee07ca
* progmodes/verilog-mode.el (verilog-declaration-core-re):
Add port directions by themselves, with no qualification, as base
item of a declaration.
(verilog-pretty-declarations): Add new flag that inhibits printing
to the message buffer.
(verilog-pretty-expr): Add new flag that inhibits printing to the
message buffer.  Improve handling of the many types of expression
line up.
(verilog-just-one-space): Don't print an empty message.
(verilog-get-lineup-indent): Rework to support the better handling
of expression lineup for verilog-pretty-expr.
(verilog-auto-wire): Pass the quiet flag to verilog-pretty-expr.
(verilog-mode-version, verilog-mode-release-date): Update.
lisp/ChangeLog
lisp/progmodes/verilog-mode.el